Skip to content

refactor: dependency and repo cleanup #5722

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 34 commits into from
May 22, 2023
Merged

refactor: dependency and repo cleanup #5722

merged 34 commits into from
May 22, 2023

Conversation

rigor789
Copy link
Member

@rigor789 rigor789 commented Mar 21, 2023

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

@cla-bot cla-bot bot added the cla: yes label Mar 21, 2023
rigor789 added 11 commits March 21, 2023 19:07
Note: `@npmcli/move-file` is a dependency of `pacote` which is already at the latest version. Once they get rid of it, we can safely remove it from our deps as well.
…back

wip. still need to clean up the `autocompletion` commands for enabling/disabling autocompletion.
the `--global` flag makes this work in workspaces where NPM would otherwise print an error that it's not supported.
+ feat: `process.env.DEBUG_DEVTOOLS_SOCKETS` driven debug logs.
@rigor789 rigor789 force-pushed the chore/dep-cleanup branch from 10e7587 to 19a44da Compare March 25, 2023 12:09
@rigor789 rigor789 changed the title chore: dependency and repo cleanup refactor: dependency and repo cleanup Mar 25, 2023
@rigor789 rigor789 marked this pull request as ready for review April 18, 2023 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The colors package used by the CLI pollutes the String prototype
1 participant